From aa7beb9d88ece969103b86063cd7559fb293b6c2 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 7 Jun 2024 16:33:38 +0900 Subject: Waybar CSS styles clean up Added Kill active window --- config/waybar/style/[Wallust] Chroma Tally.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config/waybar/style/[Wallust] Chroma Tally.css') diff --git a/config/waybar/style/[Wallust] Chroma Tally.css b/config/waybar/style/[Wallust] Chroma Tally.css index d22c9182..ec6b6e14 100644 --- a/config/waybar/style/[Wallust] Chroma Tally.css +++ b/config/waybar/style/[Wallust] Chroma Tally.css @@ -20,6 +20,13 @@ window#waybar { border-color: @color12; } +window#waybar.empty, +window#waybar.empty #window { + background-color: transparent; + padding: 0px; + border: 0px; +} + #workspaces { background: transparent; padding: 0px 1px; -- cgit v1.2.3